derelict.glib.gstringchunk

Undocumented in source.

Members

Aliases

GStringChunk
alias GStringChunk = _GStringChunk
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_string_chunk_clear
alias da_g_string_chunk_clear = void function(GStringChunk* chunk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_string_chunk_free
alias da_g_string_chunk_free = void function(GStringChunk* chunk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_string_chunk_insert
alias da_g_string_chunk_insert = gchar* function(GStringChunk* chunk, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_string_chunk_insert_const
alias da_g_string_chunk_insert_const = gchar* function(GStringChunk* chunk, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_string_chunk_insert_len
alias da_g_string_chunk_insert_len = gchar* function(GStringChunk* chunk, const(gchar)* string, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_string_chunk_new
alias da_g_string_chunk_new = GStringChunk* function(gsize size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_string_chunk_clear
void g_string_chunk_clear(GStringChunk* chunk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_free
void g_string_chunk_free(GStringChunk* chunk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_insert
gchar* g_string_chunk_insert(GStringChunk* chunk, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_insert_const
gchar* g_string_chunk_insert_const(GStringChunk* chunk, const(gchar)* string)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_insert_len
gchar* g_string_chunk_insert_len(GStringChunk* chunk, const(gchar)* string, gssize len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_new
GStringChunk* g_string_chunk_new(gsize size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_string_chunk_clear
da_g_string_chunk_clear g_string_chunk_clear;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_free
da_g_string_chunk_free g_string_chunk_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_insert
da_g_string_chunk_insert g_string_chunk_insert;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_insert_const
da_g_string_chunk_insert_const g_string_chunk_insert_const;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_insert_len
da_g_string_chunk_insert_len g_string_chunk_insert_len;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_string_chunk_new
da_g_string_chunk_new g_string_chunk_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_GStringChunk
struct _GStringChunk
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta